home *** CD-ROM | disk | FTP | other *** search
- 1 rem open15,8,15,"s0:comal 64 boot":close15:save "0:comal 64 boot",8
- 10 print "[147]"; : rem clear screen
- 20 poke 53281,0: rem background black
- 25 poke 53280,0: rem border black
- 27 print ""; : rem pencolor green
- 30 if a=1 then 90
- 35 open 15,8,15,"u;"
- 40 input#15,d1,a$,d2,d3
- 41 if a$="ok" then print#15,"u:":input#15,d1,a$,d2,d3
- 43 if "1571"=mid$(a$,14,4)thenprint#15,"u0>m0":close15:goto70
- 50 close15
- 60 if "1541"<>mid$(a$,14,4) then 100
- 70 print"[147]loading ml.sizzle
- 80 [139] a[178]0 [167] a[178]1:[147]"ml.sizzle",8,1
- 90 [158] 49152:[156]
- 100 [153] "loadtotototototototototototototototototototototototototototototototototototototototo";
- 110 [153] " please wait while comal 0.14 is loaded ";
- 120 [153]
- 130 [153] "printtutorial: foundations ... with comal"
- 145 [153] "documentation: comal handbook
- 150 print "newsletter: comal today
- 155 [153]
- 160 [153] " defavailable from: "
- 165 [153] "sys"; : [143] pencolor yellow
- 170 [153] " comal users group, u.s.a., limited "
- 180 [153] " 6041 monona drive "
- 185 [153] " madison, wi 53716
- 190 print "[153]send self addressed stamped envelope"
- 200 print "or call [158]608-222-4432[153] for more info."
- 210 print "" : rem pencolor white
- 230 print " comal programs can only be executed"
- 240 print " after the language has been loaded."
- 245 print "[159]"; : rem pencolor cyan
- 250 print "comal programs on this disk are loaded:"
- 270 print " load "chr$(34)"name"chr$(34)
- 272 print " run"
- 275 print "[185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185]";
- 280 print " backup this disk before you use it [146]";
- 899 rem
- 900 rem
- 910 rem chain"hi + <return key>
- 920 [151] 198,9
- 930 [151] 631,[198]("c")
- 940 [151] 632,[198]("h")
- 950 [151] 633,[198]("a")
- 960 [151] 634,[198]("i")
- 970 [151] 635,[198]("n")
- 980 [151] 636,34
- 990 [151] 637,[198]("h")
- 1000 [151] 638,[198]("i")
- 1010 [151] 639,13
- 1020 [147] "comal 64 0.14",8
-